[18.0][IMP] rma*: Improved portal and list views#604
Open
victoralmau wants to merge 7 commits into
Open
Conversation
Contributor
|
Hi @sbejaoui, @chienandalu, @pedrobaeza, |
Member
|
Can you put some screenshots? |
Member
Author
Added to the PR description. |
carlos-lopez-tecnativa
approved these changes
Jun 23, 2026
pedrobaeza
reviewed
Jun 23, 2026
6d7cb55 to
77f43c0
Compare
Member
Author
|
Currently, there is no “Origin” column in the RMA list, but I think it might be useful to have one, especially when creating RMAs from another RMA. |
Member
|
Put the "Origin" column for both RMA or sale, and make it clickable. |
77f43c0 to
7536032
Compare
Member
|
I think this can be packed a bit more than 10 commits. You can join all the column improvements together, even if from different modules, as they are related in the logical block. |
7536032 to
7cc8217
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Changes done:
rma+rma_sale: Move Requested operation (operation_id) block to rma pagerma: Add name to th/td elements to rma list portal pagerma+rma_sale: Add Origin (order_id or origin) column to rma page portal listrma_lot: Add Serial Number/Lot column to rma page portal listrma_reason: Add Reason column to rma page portal listrma_sale: Display the Sale Order field as a link on the RMA portal formrma: Improvements to the RMA section of /my (text + icon)Before



After



Please @pedrobaeza and @carlos-lopez-tecnativa can you review it?
@Tecnativa